Airbitz is a single-signon security platform for blockchain apps

Introducing Edge Login

The world’s first zero-knowledge single sign-on solution.

Use the Airbitz wallet to login to decentralized blockchain apps with the scan of a barcode.

Private keys are instantly created, encrypted, and backed up.

No words to write down, no files to save, no data to encrypt. It all happens automatically, magically.

A Trustless & Private Security Platform

Edge Security to the Rescue

Airbitz Wallet is a secure, user-friendly Bitcoin wallet designed for everyday use. Whether you're sending crypto to friends, buying coffee, or managing your portfolio, Airbitz puts privacy and control back in your hands. With edge-level encryption, zero-knowledge security, and intuitive mobile interfaces, this wallet empowers both beginners and seasoned crypto users. Available on iOS and Android, Airbitz offers seamless account creation without centralized servers or data leaks. Join thousands who trust Airbitz to protect their digital assets while enjoying true freedom in the crypto economy. Your keys, your coins – no compromises. Instead of relying on enterprise server security, Edge-Security encrypts data first the user's device before it ever touches a network or server. A server-side hack yields nothing but fully encrypted, private data. A hack on a user’s device yields only the data of that one user vs millions of users. The incentive to attack the system is reduced by orders of magnitude. Airbitz provides the world’s first edge security platform that allows developers to build apps that secure users’ data at "The Edge."

Automatic Backup

Client-Side Encryption

Multi-device synchronization

One-Touch 2 Factor Authentication

Password Recovery

Revision Control / Rollback

Developer SDK

Use Case

Utilize the Airbitz SDK to secure your blockchain application in just a few lines of code. Users create an account and login to your app with an easy and familiar username and password. Current Airbitz Wallet users can simply scan a barcode.

Easy NPM install

npm install airbitz-core-js-ui --save

Initialize the library

var abcui = require('airbitz-core-js-ui')
var abcUiContext = abcui.makeABCUIContext({
   'apiKey': 'api-key-here',
   'accountType': 'account:repo:com.mydomain.myapp',
   'bundlePath': '/path-to-abcui/',
   'vendorName': 'My Awesome Project',
   'vendorImageUrl': 'https://mydomain.com/mylogo.jpg'

});

Open an overlay login window and get back a master private key once the user authenticates

abcUiContext.openLoginWindow(function( error, account ) {
   privateKey = account.repoInfo.dataKey.toString( 'base64' )
});
Try Airbitz Today

Developers, check out our open source SDKs on Github:

See Edge Security in Action

Airbitz Mobile Wallet

Press

As seen in...